type github.com/jackc/pgx/v5/pgtype.scanPlanBinaryInt2ToUint64

3 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		int.go#L235: 			return scanPlanBinaryInt2ToUint64{}
		int.go#L472: type scanPlanBinaryInt2ToUint64 struct{}
		int.go#L474: func (scanPlanBinaryInt2ToUint64) Scan(src []byte, dst any) error {